@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333333;
}
ul, ol {
	list-style: none;
}
a {
	color: #333333;
	text-decoration: none;
	outline:none;
}
a, img {
	border: none;
}
.clear {
	clear: both
}
.content {
	width: 1100px;
	margin: 0 auto;
}
.wrap {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
	margin: 0 auto
}
.wp1 {
	margin-left: 50%;
}
.wp2 {
	width: 1920px;
	margin-left: -960px;
}
/*head开始*/

.top {
	width: 100%;
	height: 30px;
	background:#e6e6e6;
}
.top ul li {
	width: 330px;
	height: 30px;
	line-height: 30px;
	float: left;
	font-size: 14px;
}
.top p {
	width: 280px;
	height: 30px;
	float: right;
	line-height: 30px;
	text-align: right;
}
.top p a {
	font-size: 14px;
}
#header {
	width: 100%;
	height: 120px;
	height: 120px;
	margin: 0px auto;
}
.sy_left {
	width:444px;
	height:75px;
	float:left;
	margin-top:25px;
}
.sy_left h1 {
	width:73px;
	height:72px;
	float:left;
}
.sy_left p {
	width:338px;
	float:right;
	color:#093c8a;
	font-size:28px;
	font-weight:bold;
	letter-spacing:2px;
}
.sy_right {
	width:300px;
	height:60px;
	float:right;
	margin-top:25px;
}
.sy_right .tel {
	width:58px;
	height:58px;
	float:left;
}
.sy_right .wz {
	width:225px;
	float:right;
}
.sy_right .wz label {
	color:#b8000e;
	font-size:30px;
	font-weight:bold;
}
/*head结束*/

/*nav开始*/

.nav {
	width: 100%;
	height: 70px;
	background:#fafafa;
	border-top:1px solid #f3f3f3
}
.nav ul {
	width: 1100px;
	height:70px;
	margin: 0 auto;
	font-family: "微软雅黑";
}
.nav ul li {
	float: left;
	text-align: center;
	line-height: 70px;
	height:70px;
	font-size: 18px;
	cursor:pointer;
	width:137px;
}
.nav ul li a {
	width:125px;
	height:79px;
	display:block;
	margin:0 auto;
	position:absolute;
	z-index:999;
}
.nav ul li.on a {
	background:url(../images/nav_hg.png) repeat-x;
	color:#fff;
}
.nav ul li a:hover {
	width:125px;
	height:79px;
	display:block;
	color:#fff;
	background:url(../images/nav_hg.png) repeat-x;
	text-decoration:none;
}
/*nav结束*/

/*banner开始*/

.slideBox {
	width: 100%;
	height: 540px;
	overflow: hidden;
	position: relative;
}
.slideBox .hd {
	height: 20px;
	overflow: hidden;
	position: absolute;
	left: 42%;
	z-index: 1;
	margin-left: 90px;
}
.banner-in .hd {
	bottom: 10px;
}
.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
}
.slideBox .hd ul li {
	float: left;
	margin-right: 10px;
	width:21px;
	height: 20px;
	text-align: center;
	cursor: pointer;
	background:url(../images/yuan1.png) no-repeat;
}
.slideBox .hd ul li.on {
	background:url(../images/yuan2.png) no-repeat;
	color: #fff;
}
.slideBox .bd {
	height: 100%;
	z-index: 0;
	position: relative;
}
.slideBox .bd li {
	height: 540px;
	zoom: 1;
	vertical-align: middle;
	width: 100%;
	overflow: hidden;
}
.slideBox .bd img {
	width: 1920px;
	height: 540px;
	display: block;
}
/*banner结束*/



/*面包屑开始*/
#mbx {
	width: 100%;
	height:70px;
}
.con-body {
	width: 1100px;
	height: 70px;
	margin: 0 auto;
}
.con-body-wz {
	width: 700px;
	height: 25px;
	line-height: 25px;
	float: left;
	margin:20px 10px 0 0;
}
.con-body-wz a {
	margin-left:15px;
}
.search {
	height: 34px;
	float: right;
	margin: 15px 0 0 0;
	width:238px;
	border:1px solid #a3a3a3;
	border-radius:8px;
}
.search p img {
	float: left
}
.srk {
	width: 185px;
	height: 34px;
	line-height:34px;
	float:left;
	border:none;
	margin-left:7px;
}
.anniu {
	width:45px;
	height: 23px;
	border: none;
	cursor: pointer;
	float:right;
	background:url(../images/ss.png) no-repeat 10px 0px;
	border-left:1px solid #9e9d9b;
	margin:6px 0 0 0;
}
/*面包屑结束*/


/*主体内容开始*/

.box1 h1 {
	font-size:40px;
	font-weight:normal;
	text-align:center;
	line-height:50px;
	margin-top:30px;
}
.box1 h1 span {
	display:block;
	font-size:20px;
}
.box1 ul {
}
.box1 ul li {
	width:240px;
	height:230px;
	background:#f3f3f3;
	padding-top:10px;
	float:left;
	margin:15px 17px;
}
.box1 ul li .p2 {
	font-size:24px;
	text-align:center;
	line-height:35px;
	margin-top:20px;
}
.box1 ul li .p2 label {
	display:block;
	font-size:16px;
	color:#787878;
}
.box1 ul li:hover {
	background:#e5f0ff;
	cursor:pointer;
}
.box1 ul li:hover .p2 a {
	color:#1d65d4;
}
.box1 ul li .dljz {
	background:url(../images/tb01_m.png) no-repeat;
	width:87px;
	height:68px;
	margin:40px 0 0 70px;
}
.box1 ul li:hover .dljz {
	background:url(../images/tb01_h.png) no-repeat;
	color:#1d65d4;
}
.box1 ul li:hover .p2 label {
	color:#1d65d4;
}
.box1 ul li .gsgl {
	background:url(../images/tb02_m.png) no-repeat;
	width:87px;
	height:68px;
	margin:40px 0 0 70px;
}
.box1 ul li:hover .gsgl {
	background:url(../images/tb02_h.png) no-repeat;
}
.box1 ul li .zcgs {
	background:url(../images/tb03_m.png) no-repeat;
	width:87px;
	height:68px;
	margin:40px 0 0 70px;
}
.box1 ul li:hover .zcgs {
	background:url(../images/tb03_h.png) no-repeat;
}
.box1 ul li .zzbg {
	background:url(../images/tb04_m.png) no-repeat;
	width:87px;
	height:68px;
	margin:40px 0 0 70px;
}
.box1 ul li:hover .zzbg {
	background:url(../images/tb04_h.png) no-repeat;
}
.box1 ul li .gszx {
	background:url(../images/tb05_m.png) no-repeat;
	width:87px;
	height:68px;
	margin:40px 0 0 70px;
}
.box1 ul li:hover .gszx {
	background:url(../images/tb05_h.png) no-repeat;
}
.box1 ul li .zzdb {
	background:url(../images/tb06_m.png) no-repeat;
	width:87px;
	height:68px;
	margin:40px 0 0 70px;
}
.box1 ul li:hover .zzdb {
	background:url(../images/tb06_h.png) no-repeat;
}
.box1 ul li .cwzx {
	background:url(../images/tb07_m.png) no-repeat;
	width:87px;
	height:68px;
	margin:40px 0 0 70px;
}
.box1 ul li:hover .cwzx {
	background:url(../images/tb07_h.png) no-repeat;
}
.box1 ul li .hsqj {
	background:url(../images/tb08_m.png) no-repeat;
	width:87px;
	height:68px;
	margin:40px 0 0 70px;
}
.box1 ul li:hover .hsqj {
	background:url(../images/tb08_h.png) no-repeat;
}
#box2 {
	width:100%;
	height:904px;
	background:#fafafa;
	margin-top:20px;
	padding-top:60px;
}
.box2 h2 {
	font-size:40px;
	text-align:center;
	font-weight:normal;
	line-height:50px;
}
.box2 h2 label {
	font-size:20px;
	display:block;
}
.box2_left {
	width:552px;
	height:687px;
	float:left;
	margin-top:70px;
}
.box2_top img {
	float:left;
	width:71px;
	height:70px;
	margin-top:5px;
}
.box2_top h3 {
	font-size:20px;
	font-weight:normal;
	margin-left:10px;
	float:left;
}
.box2_top h3 span {
	display:block;
	color:#0163ba;
	font-size:36px;
}
.box2_left .fw {
	width:276px;
	height:216px;
	float:left;
	margin:30px 0 0 120px;
}
.list {
	width:535px;
	height:305px;
	float:left;
	margin-top:50px;
}
.list p {
	width:46px;
	height:301px;
	float:left;
}
.list ul {
	float:left;
	width:475px;
	font-size:16px;
	line-height:24px;
	margin:5px 0 0 10px;
}
.list ul li label {
	color:#e60012
}
.box2_right {
	width:500px;
	height:668px;
	float:right;
	margin-top:70px;
}
.zxsq {
	width:500px;
	height:546px;
	background:#0197e3;
}
.zxsq h4 {
	font-size:30px;
	font-weight:normal;
	color:#fff;
	float:left;
	margin:20px 0 18px 30px;
}
.zxsq h4 span {
	display:inline-block;
	font-size:20px;
	margin-left:30px;
	color:#8fd1f3
}
.sq {
	width:480px;
	height:456px;
	margin:30px auto 0;
	clear:both;
	background:#fff;
}
.sq .ly {
	width:420px;
	float:left;
	margin:35px 0 0 20px;
	font-size:18px;
}
.name {
	width:283px;
	height:34px;
	border:1px solid #b5b5b5;
	color:#b5b5b5;
	font-size:16px;
	padding-left:15px;
	margin-left:20px;
}
.sq .ly label {
	color:#c61e1e;
	float:right;
	margin:10px 0px 0 0px;
	font-weight:bold;
}
.lynr {
	width:283px;
	height:200px;
	border:1px solid #b5b5b5;
	color:#949494;
	font-size:16px;
	padding-left:15px;
	margin-left:20px;
}
.sq .ly span {
	float:left;
}
.tjan {
	width:300px;
	height:50px;
	float:right;
	margin:12px 85px 0 0;
}
.bu1 {
	width:170px;
	height:50px;
	background:#0197e3;
	border:none;
	font-size:26px;
	color:#fff;
	line-height:50px;
	cursor:pointer;
}
.bu2 {
	width:117px;
	height:50px;
	background:#bababa;
	float:right;
	border:none;
	font-size:26px;
	color:#fff;
	line-height:50px;
	cursor:pointer;
}
.zxsq .p1 {
	width:373px;
	height:72px;
	float:left;
	margin:50px 0 0 20px;
}
.zxsq .p1 label {
	font-size:24px;
	font-weight:bold;
}
.zxsq .p1 p {
	color:#696969;
	font-size:20px;
	font-weight:bold;
	line-height:60px;
}
.zxsq .p1 p span {
	font-size:36px;
	color:#292929;
}
.box3 {
	height:700px;/*background:url(../images/hsan.jpg) no-repeat 1510px 640px;*/
}
.box3 h5 {
	font-size:40px;
	text-align:center;
	font-weight:normal;
	line-height:50px;
	margin-top:65px;
}
.box3 h5 span {
	display:block;
	color:#f74946;
	font-size:20px;
}
.list1 {
	margin-top:60px;
}
.list1 li {
	text-align:center;
	margin-left:145px;
	float:left;
}
.list1 li p {
	font-size:20px;
	line-height:21px;
	margin-top:15px;
}
.list1 li p label {
	color:#666666;
	display:block;
	font-size:14px;
	margin-top:8px;
}
.zixun {
	width:520px;
	height:260px;
	margin:80px auto 0;
}
.zixun .p3 {
	text-align:center;
	font-size:20px;
}
.zixun .p3 span {
	display:block;
	color:#f02e2e;
	font-size:40px;
	margin-top:10px;
}
.zxdh {
	background:url(../images/zx.jpg) no-repeat;
	width:378px;
	height:136px;
	margin:20px 0 0 60px;
}
.zxdh .p4 {
	float:left;
	margin:8px 0 0 145px;
}
.zxdh .p5 {
	font-size:30px;
	color:#fff;
	float:left;
	margin:28px 0 0 60px;
	font-weight:bold;
}
.zxdh .p5 span {
	display:block;
	color:#333;
	font-size:14px;
	font-weight:normal;
	margin-top:20px;
}
.box4 {
	height:1100px;
	background:url(../images/bz.jpg) repeat;
	width:100%;
	padding-top:70px;
}
.box4 h2 {
	font-size:40px;
	text-align:center;
	color:#292929;
	line-height:50px;
	font-weight:normal;
	margin-bottom:30px;
}
.box4 h2 label {
	display:block;
	font-size:20px;
	color:#494949;
}
.box4_l {
	width:484px;
	height:922px;
	float:left;
}
.gstp {
	width:484px;
	height:260px;
	background:url(../images/gstp.jpg) no-repeat;
}
.gstp h4 {
	font-size:30px;
	float:left;
	margin:63px 0 0 146px;
}
.gstp p {
	float:left;
	font-size:18px;
	color:#34220a;
	line-height:33px;
	margin:18px 0 0 70px;
	text-align:center;
}
.yyzz {
	margin-top:10px;
}
.yyzz img {
	margin-left:5px;
}
.box4_r {
	width:615px;
	height:922px;
	background:#999 url(../images/zizhi.jpg) no-repeat;
	float:right;
}
.mk01 {
	width:340px;
	float:right;
	margin:37px 50px 0 0;
}
.mk01 h2 {
	color:#1d65d4;
	font-size:18px;
	line-height:26px;
	font-weight:bold;
	text-align:left;
	margin-bottom:15px;
}
.mk01 ul li {
	color:#2a1b08;
	line-height:24px;
	background:url(../images/tb5.jpg) no-repeat 0 5px;
	font-size:12px;
	padding-left:23px;
	margin-top:5px;
}
.mk01 ul li label {
	color:#f02e2e;
}
.box5 {
	height:580px;
	background:#f0f0f0;
	padding-top:60px;
}
.box5 h3 {
	font-size:40px;
	text-align:center;
	line-height:50px;
	color:#292929;
	font-weight:normal;
}
.box5 h3 span {
	font-size:20px;
	display:block;
}
.box5 ul {
	margin-top:50px;
}
.box5 ul li {
	width:260px;
	height:340px;
	margin-left:15px;
	float:left;
}
.pjwz {
	height:180px;
	background:#fff;
	padding-top:13px;
}
.pjwz .bt {
	font-size:20px;
	font-weight:bold;
	padding:0 17px;
}
.pjwz .bt a {
	color:#1751aa;
}
.pjwz .wznr {
	font-size:14px;
	line-height:22px;
	color:#292929;
	padding:0 16px;
	margin-top:5px;
}
.pjwz .wznr a {
	color:#e60012;
}
.box5 .gdpj {
	font-size:20px;
	text-align:center;
	margin-top:35px;
}
.box5 .gdpj a {
	color:#e60012;
	font-weight:bold;
}
.box6 {
	height:880px;
	padding-top:70px;
}
.box6 h4 {
	font-size:40px;
	color:#292929;
	text-align:center;
	font-weight:normal;
	margin-bottom:50px;
	line-height:50px;
}
.box6 h4 span {
	font-size:20px;
	display:block;
}
.box6 .p6 {
	float:left;
	width:430px;
}
.gsjj {
	width:595px;
	height:340px;
	float:right;
}
.gstw {
	height:165px;
}
.gstw h5 {
	font-size:24px;
	font-weight:normal;
	margin-bottom:10px;
}
.gstw p {
	text-indent:2em;
	color:#525252;
	line-height:24px;
}
.gstw p a.more {
	float:right;
	color:#e60012;
}
.xiangce {
	height:150px;
	margin-top:35px;
	position:relative;
}
.xiangce .prev, .xiangce .next {
	width:15px;
	height:30px;
	position:absolute;
	top:50px;
	left:20px;
	z-index:100;
	cursor:pointer;
	background:url(../images/xc_l.jpg) no-repeat;
}
.xiangce .next {
	left:auto;
	right:0;
	background:url(../images/xc_r.jpg) no-repeat;
}
.xiangce .scrollWrap {
	overflow:hidden;
	position:absolute;
	margin-left:60px;
	width:500px;
}
.xiangce dl {
	width: 200px;
	height: 150px;
	text-align: center;
	float: left;
	margin-right:55px;
}
.xiangce dt {
	margin:0 auto;
	width:200px;
	overflow:hidden;
}
.xiangce img {
	width:200px;
	height:119px;
	border:1px solid #dcdcdc;
	margin-bottom:5px;
}
.box6 h6 {
	font-size:24px;
	font-weight:normal;
	width:190px;
	margin:30px 0 40px;
}
.box6 h6 label {
	color:#8f8f8f;
	font-size:20px;
	margin-top:10px;
	display:inline-block;
	float:right;
	font-family:"Times New Roman";
}
.zhengshu {
	height:260px;
	position:relative;
}
.zhengshu .prev, .zhengshu .next {
	width:33px;
	height:56px;
	position:absolute;
	top:90px;
	left:0px;
	z-index:100;
	cursor:pointer;
	background:url(../images/zs_l.jpg) no-repeat;
}
.zhengshu .next {
	left:auto;
	right:0;
	background:url(../images/zs_r.jpg) no-repeat;
}
.zhengshu .scrollWrap {
	overflow:hidden;
	position:absolute;
	margin-left:60px;
	width:1060px;
}
.zhengshu dl {
	width: 310px;
	height: 255px;
	text-align: center;
	float: left;
	margin-right:30px;
}
.zhengshu dt {
	margin:0 auto;
	width:310px;
	overflow:hidden;
}
.zhengshu img {
	width:310px;
	height:220px;
	margin-bottom:10px;
}
.box7 {
	height:550px;
	background:#fcfcfc;
	padding-top:30px;
}
.news_bt {
	width:400px;
	height:120px;
	text-align:center;
	line-height:40px;
	font-weight:bold;
	background:url(../images/news_bt.jpg) no-repeat 0 bottom;
	margin:0 auto;
	color:#226fd9;
	font-size:40px;
	margin-bottom:30px;
}
.news_bt label {
	font-family:"Impact";
	display:block;
	font-size:26px;
	color:#a3a3a3;
	font-weight:normal;
}
.gsdt {
	width:345px;
	height:370px;
	float:left;
}
.news {
	width:345px;
	height:370px;
	float:left;
	margin-left:30px;
}
.cjwt {
	width:345px;
	height:350px;
	float:right;
}
.mkbt {
	height:70px;
	border-bottom:2px solid #1b59ae;
}
.mkbt .p7 {
	float:left;
}
.mkbt h3 {
	width:160px;
	height:55px;
	float:left;
	font-size:16px;
	color:#939393;
	font-weight:normal;
	line-height:28px;
	margin:2px 0 0 7px;
}
.mkbt h3 label {
	display:block;
	font-size:30px;
	color:#292929;
}
.mkbt .p8 {
	float:right;
	font-size:14px;
	margin:34px 5px 0 0;
}
.wtnr {
	height:250px;
	margin:0px auto 0;
	padding-top:25px;
}
.list2 {
	height:270px;
	margin:10px auto 0;
}
.list2 li {
	font-size:14px;
	line-height:40px;
	background:url(../images/tb09.jpg) no-repeat 0 center;
	padding-left:20px;
}
.list2 li a:hover {
	text-decoration:underline;
}
.wtnr .wenda {
	height:250px;
	overflow:hidden;
}
.wtnr .wd {
	height:130px;
	margin-top:10px;
	overflow:hidden;
	padding:0 5px;
	border-bottom:1px dashed #bbbbbb;
	padding-bottom:10px;
}
.wtnr .wd h5 {
	font-size:14px;
	height:30px;
	line-height:30px;
	overflow:hidden;
	font-weight:normal;
}
.wtnr .wd h5 label {
	float:left;
	margin:8px 5px 0 0;
}
.wtnr .wd h5 a {
	color:#292929
}
.wtnr .wd p {
	line-height:23px;
	color:#292929;
	margin-top:5px
}
.wtnr .wd p span {
	float:left;
	margin:5px 5px 0 0;
}
.wtnr .wd p a {
	color:#e60012;
	float:right;
}
/*主体内容结束*/

.friendlink {
	width:100%;
	height:120px;
}
.friendlink .p9 {
	font-size:14px;
	color:#fff;
	width:80px;
	height:24px;
	margin-top:30px;
	line-height:22px;
	text-align:center;
	background:#246cd7;
	border-radius:4px;
}
.yqlj {
	height:60px;
	margin:10px 0;
	line-height:33px;
	overflow:hidden;
}
#footer {
	width:100%;
	height:215px;
	background:#fbfbfb;
	border-top:1px solid #eeeeee;
}
.foot_l {
	width:370px;
	height:140px;
	float:left;
	margin-top:50px;
}
.foot_l .p10 {
	float:left;
	margin-top:30px;
}
.foot_l .p11 {
	line-height:50px;
	margin-left:15px;
}
.foot_l .p11 label {
	display:inline-block;
	float:right;
	font-size:30px;
	font-weight:bold;
	color:#c5152a;
	margin-left:15px;
}
.foot_l .p12 {
	margin-left:15px;
}
.foot_c {
	width:340px;
	height:145px;
	border-left:1px solid #eeeeee;
	float:left;
	margin:40px 0 0 45px;
}
.foot_c p {
	font-size:12px;
	line-height:30px;
	width:300px;
	height:145px;
	margin-left:50px;
}
.foot_r {
	width:290px;
	height:125px;
	float:right;
	margin:50px 0 0 30px;
}
.foot_r .p13 img {
	padding:8px;
	border:1px solid #adadad;
}
.foot_r .p13 {
	float:left;
}
.foot_r .p14 {
	float:left;
	margin:40px 0 0 20px;
}
.sub_nav {
	width:100%;
	height:35px;
	background:#3070c7;
}
.sub_nav ul {
	width:860px;
	margin:0 auto;
	height:35px;
	line-height:35px;
}
.sub_nav ul li {
	float:left;
	color:#cbcbcb;
}
.sub_nav ul li a {
	color:#fff;
	padding:0 23px;
}
.sub_nav ul li a:hover {
	text-decoration:none;
}


#dibu{ width:100%; height:70px; background:#4c4c4c;}
#dibu .p15{ color:#fff; font-size:20px; font-weight:bold; line-height:70px; float:left;}
#dibu .p16{ width:200px; height:40px; line-height:40px; background:#cc0011; text-align:center; border-radius :5px; float:left; margin:20px 0 0 80px;}
#dibu .p16 a{ font-size:18px; font-weight:bold;color:#fff;}
#dibu .p17{ float:right;color:#fff; line-height:25px; font-size:16px; font-weight:bold; margin:10px 25px 0 0;}
#dibu .p17 label{ display:block; font-size:14px; font-size:14px;  }

/*弹窗层样式*/

.black_overlay {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
.white_content {
	display: none;
	position: absolute;
	top: 15%;
	left: 25%;
	border: 6px solid #e4e4e4;
	background-color: white;
	border-radius:8px;
	z-index:1002;
	overflow: auto;
	width:780px;
	height:540px;
}
.white_content h2 {
	height:80px;
	background:#0197e3;
}
.white_content h2 p {
	width:411px;
	float:left;
}
.white_content h2 img {
	float:left;
	margin:25px 0 0 180px;
}
.white_content h2 .close {
	float:right;
	display:inline-block;
	margin:0px 25px 0 0;
}
.tcbm {
	width:390px;
	height:410px;
	font-family:"微软雅黑";
	font-size:14px;
	color:#333;
	float:left;
	margin:30px 0 0 50px;
}
.tcbm h3 {
	font-size:16px;
	color:#333333;
	letter-spacing:1px;
}
.se1 {
	width:378px;
	height:33px;
	border:1px solid #e5e5e5;
	margin-top:15px;
	background:url(../images/img3.jpg) no-repeat 10px 4px;
}
.wby {
	float:left;
	height:33px;
	width:320px;
	line-height:33px;
	float:right;
	border:none;
}
.se2 {
	width:378px;
	height:33px;
	border:1px solid #e5e5e5;
	margin-top:15px;
	background:url(../images/img2.jpg) no-repeat 10px 4px;
}
.ljbm {
	width:378px;
	height:35px;
	background:#cc2934;
	text-align:center;
	border:none;
	font-size:16px;
	margin-top:15px;
	color:#fff;
	cursor:pointer;
}
.zxrx {
	text-align:center;
	margin-top:10px;
}
.zxrx label {
	color:#e5030f;
	font-size:16px;
}
.tcbm h4 {
	font-size:16px;
	text-align:center;
	margin-top:10px;
}
.tcbm ul {
	width:380px;
	height:100px;
	background:#f0f0f0;
	list-style:none;
	margin:15px 0;
	padding-top:5px;
	overflow:hidden;
}
.tcbm ul li {
	padding:0 10px 0 20px;
	color:#666666;
	margin-top:10px;
}
.tcbm ul li span {
	margin:0 55px;
}
.tc_r {
	width:250px;
	height:400px;
	border-left:1px solid #e6e6e6;
	float:right;
	margin:30px 45px 0 0px;
}
.tc_r h5 {
	font-size:16px;
	color:#333333;
	font-family:"微软雅黑";
	margin-left:40px;
}
.tc_r p {
	color:#4c4c4c;
	font-size:14px;
	margin:10px 0 0 40px;
}
.tc_r p label {
	color:#b90010;
	line-height:28px;
	display:block;
}


*html {
	background-image:url(about:blank);
	background-attachment:fixed;
}
 #code, #code_hover, #gotop {
	width:36px;
	height:48px;
	background:url(../images/icon.png) no-repeat;
	position:fixed;
	right:30px;
	cursor:pointer;
	_position:absolute;
	_bottom:auto;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
}
#code {
	background-position:-276px -258px;
	bottom:120px;
	_margin-bottom:120px;
}
#code_hover {
	background-position:-316px -258px;
	bottom:120px;
	_margin-bottom:120px;
}
#gotop {
	background-position:-276px -310px;
	bottom:67px;
	_margin-bottom:67px;
}
#code_img {
	width:270px;
	height:355px;
	background:url(../images/icon.png) -4px -3px no-repeat;
	position:fixed;
	right:90px;
	bottom:67px;
	cursor:pointer;
	display:none;
	_position:absolute;
	_bottom:auto;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
	_margin-bottom:67px;
}
/*返回顶部*/

.right-float-main{position: fixed;top:130px;left:0px;height:485px;width:183px;z-index: 999;display:none;background: url(../images/floatr.jpg) no-repeat 0 bottom;}

.right-flag{position: fixed;top:260px;left:0px;height:121px;width:28px;z-index: 999; cursor:pointer;}


.right-float-box{ border-left: 1px solid #1361B5;
border-right: 1px solid #1361B5;
background: #fff;
float: left; width: 181px;}
.right-float-box h3{margin: 5px 10px;
clear: both;
float: left; font-size:14px;}
.right-float-box ul {
    border-top: 1px dashed #333;
    clear: both;
    margin-bottom: 5px;
    overflow: hidden;
}
.right-float-box ul li {
    width: 80px;
    height: 22px;
    background: url(../images/qq_bg.png) left center no-repeat;
    line-height: 19px;
    text-align: center;
    margin: 10px 0 0 8px;
    float: left;
}
.right-float-box ul li a{font-size:12px;}
.right-float-close{ cursor:pointer;height: 31px;}
